@charset "gb2312";
html,body{ font:14px/2 'microsoft yahei',tahoma,verdana,'simsun'; color:#606060; background:url(../images/bg.jpg) repeat-x top #fff; -webkit-text-size-adjust:none;}
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333;}

/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
a{ color:#606060; text-decoration:none;}
a:hover{ color:#0074c3; text-decoration:none;}

a.top_link:link {
	text-decoration: none;
	color:#fff
}
a.top_link:visited {
	text-decoration: none;
	color:#fff
}
a.top_link:hover {
	text-decoration: none;
	color:#fff
}
a.top_link:active {
	text-decoration: none;
}

a.bot_link:link {
	text-decoration: none;
	color:#fff
}
a.bot_link:visited {
	text-decoration: none;
	color:#fff
}
a.bot_link:hover {
	text-decoration: none;
	color:#0074c3
}
a.bot_link:active {
	text-decoration: none;
}
a.more_link:link {
	text-decoration: none;
	color:#458c15
}
a.more_link:visited {
	text-decoration: none;
	color:#458c15
}
a.more_link:hover {
	text-decoration: none;
	color:#0074c2
}
a.more_link:active {
	text-decoration: none;
}
a.news_link:link {
	text-decoration: none;
	color:#0074c2
}
a.news_link:visited {
	text-decoration: none;
	color:#0074c2
}
a.news_link:hover {
	text-decoration: none;
	color:#0074c3
}
a.news_link:active {
	text-decoration: none;
}
a.yellow:link {
	text-decoration: none;
	color:#f7941d
}
a.yellow:visited {
	text-decoration: none;
	color:#f7941d
}
a.yellow:hover {
	text-decoration: none;
	color:#0074c3
}
a.yellow:active {
	text-decoration: none;
}


.lf{ float:left;}
.ri{ float:right;}
.editor{ margin:0px; word-wrap: break-word; min-height:500px;*+height:100%;_height:500px;}
.editor p{ margin:20px 0px}
/*头部*/
.inner{ width:1100px; margin:0px auto; position:relative; overflow:hidden;}

.top-logo {	height:74px; margin: 0px auto;}
#web_logo {	float:left;	position: relative; height:74px;}

.top-nav { width:1100px; margin:0px auto; height:26px; line-height:26px;padding-top:0px; font-size:12px; color:#848484;}
.top-language{ display:inline;}
.top-language .homes{height:25px;padding:0px 8px;}
.top-language .fav{height:25px; padding:0px 8px;}
.top-language .gbook{ height:25px; padding:0px 8px;}
.top-language .en{ height:25px; padding:0px 0px 0px 25px; background:url(../images/en.jpg) no-repeat left center; }
.top-language .lines{width:1px; border-right:1px solid #fff; padding:0px; height:12px; margin-top:7px;}


.top-tel { display:inline; margin-top:12px; padding-left:45px; background:url(../images/tel.jpg) no-repeat left center; color: #458c15; line-height:20px; font-size:20px;}
.top-tel span{ font-size:12px; color:#929292;} 

.menu{height:60px; overflow:hidden;}
.menu ul{height:60px;zoom:1; width:1100px; margin:0px auto;}
.menu ul li{ float:left; display:inline;height:60px; line-height:60px; text-align:center; white-space:nowrap; position:relative;}
.menu .line{ width:1px; background:url(../images/line.gif) no-repeat center; height:60px;}
.menu .menu_item{ padding:0px 0px; width:121px; font-size:14px;}
.menu .menu_item a{ padding:0px 0px; width:121px; display:block;}
.menu .menu_item a:link{ color:#fff}
.menu .menu_item a:visited{ color:#fff}
.menu .menu_item a:hover{ color:#ffc600; background:url(../images/menu_hover.png) no-repeat center;}

.met_flash{ margin:0px auto; height:512px; overflow:hidden; padding:0px 0px; min-width:1100px;} 
.met_flashs{ margin:0px auto; height:350px; overflow:hidden; padding:0px 0px; min-width:1100px;} 
.link_list {
	height:45px;
	line-height: 45px;
	width: 100%;
	background: url(../images/link_list.jpg) no-repeat center #ededed;
}
.metsearch {
	display: inline;
	height: 26px;
	color: #7da020;
	margin: 10px auto;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	background: #fff;
}
.searchfont {
	color: #0053bf;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}
.metsearch span.parasearch_input input {
	float: left;
	font-size: 12px;
	display: inline;
	width: 220px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	background: #fff;
	border: none;
	padding-left: 5px;
	border: 0px;
	overflow: hidden;
	color: #bdbdbd;
	margin-right: 0px;
}
.metsearch span.parasearch_search input.searchgo {
	float: left;
	margin: 0px;
	width: 69px;
	height: 26px;
	background: url(../images/go.jpg) no-repeat center;
	border: 0px;
	padding: 0px 0px;
	cursor: pointer;
}


.position{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.position a{ color:#0074c3;}
.position a:hover{ text-decoration:none;}
.position span{ float:left; font-size:14px; color:#cd0a0a;}

.topnews{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.topnews span{ float:left; font-size:14px; color:#cd0a0a;}

/*首页*/

.product{padding:50px 0px; overflow:hidden; background:#fff;}
.product .title{ margin:40px 0px 20px 0px;  position:relative; background:url(../images/title.png) no-repeat center bottom;}
.product .title span{ float:right; text-align:center; font-size:14px; width:86px; height:40px; line-height:40px; display:block; background:url(../images/more.jpg) no-repeat;}
.product .pinfo{ text-align:center; padding-bottom:20px; font-size:14px;}
.product .p_content { width:1100px; margin:20px auto 0px auto; padding-bottom:30px;}
.product .product_mqueen_pic { margin:0px; float:left; width:260px; margin:5px 9px; height:240px;}
.p_content .product_mqueen_pic img{ width:260px; height:200px; padding:0px 0px;}
.p_content .product_mqueen_pic .p_1{ margin:0px; height:200px;}
.p_content .p_2{ margin:0px; font-size:14px; text-align:center; background:url(../images/ptitle.jpg) no-repeat center; height:40px; line-height:40px;}


.About{ width:710px; float: left; margin:50px 0px;}
.About .titles{ margin:40px 0px 20px 0px;  position:relative; background:url(../images/title.png) no-repeat center bottom;}
.About .titles span{ float:right; text-align:center; font-size:14px; width:86px; height:40px; line-height:40px; display:block; background:url(../images/more.jpg) no-repeat;}
.About .txtlist { line-height:28px; font-size:14px; margin-bottom:50px;}
.About .txtlist strong{ color:#0074c2; font-weight:bold;}
.About .txtlist img{ float:left; margin-right:15px;}

.News{ min-width:1100px; margin:0px 0px; overflow:hidden; padding:40px 0px 50px 0px; background:#fbfbfb;}
.News .titles{ margin:40px 0px 20px 0px;  position:relative; background:url(../images/title.png) no-repeat center bottom;}
.News .titles span{ float:right; text-align:center; font-size:14px; width:86px; height:40px; line-height:40px; display:block; background:url(../images/more.jpg) no-repeat;}
.News ul { margin:0px auto 0px auto; overflow:hidden;}
.News ul li { width:345px; margin:20px 10px; float:left; list-style: none; line-height:28px;}
.News ul li .dates{ width:70px; height:80px; text-align:center; line-height:40px; float:left; background:url(../images/dates.jpg) no-repeat;}
.News ul li .dates span{ font-size:14px; display:block; color:#fff;}
.News ul li .title{ font-size:14px; border-bottom:1px solid #e3e3e3; font-weight:bold;}
.News ul li .con{ float:right; font-size:12px; width:260px; color:#565656; line-height:24px;}

.Contact{ margin:50px 0px; width:360px; overflow:hidden; float:right;}
.Contact .title{ margin:40px 0px 20px 0px;  position:relative; background:url(../images/title.png) no-repeat center bottom;}
.Contact .title span{ float:right; text-align:center; font-size:14px; width:86px; height:40px; line-height:40px; display:block; background:url(../images/more.jpg) no-repeat;}
.Contact .con{ width:360px; margin:0px auto; padding-left:180px; font-size:18px; line-height:37px; overflow:hidden; color:#070707;}
.Contact .con strong{ font-weight:bold;}
.Contact .txtlist strong{ color:#0074c2; font-size:14px; font-weight:bold;}

/*底部*/
footer{ background:#2a2e34; margin-top:10px;color:#fff; padding:15px 0px; font-size:14px;}
.foot-nav{ text-align:center;height:25px; line-height:25px; padding:15px 0px; border-bottom:1px solid #1a1d23;}
.foot-nav span{ font-size:10px; margin:0px 15px;}
.foot-text{ text-align:center; padding:15px 0px 10px; border-top:1px solid #393d44;}
.foot-text a{ text-decoration:none;}
footer a{ color:#19262b;}
footer a:hover{ color:#ec1d25;}

/*内页侧栏*/
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{ float:left; width:240px; position:relative;}
.sidebar .sb_nav h3.title{background:url(../images/l_title.jpg) no-repeat; height:50px; line-height:50px; font-size:16px; color:#fff; text-indent:15px; overflow:hidden;zoom:1;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:10px 15px 10px 15px; background:#f9f9f9;border:0px solid #D3E1ED; border-top:none;zoom:1;}
.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebar .ct-con{ line-height:2; color:#333;}
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; background:url(../images/arrows.gif) no-repeat 2px 13px; border-bottom:1px dashed #d7d7d7;}
#sidebar dl dt a{font-size:14px; color:#666;}
#sidebar dl dt a:hover{color:#09F;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#0074c3; }
#sidebar dl h4.on a{ font-weight:bold;}


.sidebar .sb_box{ float:right; width:830px; overflow:hidden;}
.sidebar .sb_box h3.title{height:50px; line-height:50px; text-indent:15px; font-size:16px; position:relative; background:url(../images/r_title.jpg) repeat-x; color:#0074c3;}

/*新闻*/


#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
*html #shownews .relatedlist li img{ margin-top:8px;}

/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../li.png) no-repeat left center;}


/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*工具栏*/
.met_hits{ padding:10px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:8px;}

/*翻页*/
#flip{ margin:15px 0px;}

/*简介模块*/
#showtext{ padding:15px; line-height:28px; font-size:14px;}
#showtext strong{ font-size:14px;}
#showcontact{ padding:40px; line-height:2;}
#showcontact strong{ font-size:16px; font-weight:bold; color:#dc484e;}
/*文章模块*/
#newslist{ padding:15px 0px;}
#newslist li{ padding-left:10px; background:url(../images/arrow.gif) no-repeat left 15px; border-bottom:1px dashed #aaa;}
#newslist li a{ font-size:14px; text-decoration:none; color:#333;}
#newslist li span{ float:right; color:#8e8e8e;}
#newslist li p{ color:#8e8e8e;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/

#productlist{ padding:15px 0px;}
#productlist li{ float:left; width:264px; text-align:center; margin:5px 6px;}
#productlist li img{ margin:auto; padding:1px; border:1px solid #ccc; width:260px; height:177px;}
#productlist li h3{ height:30px; line-height:30px; font-weight:normal;}
#productlist li h3 a{ color:#000;}
#productlist li h3 a:hover{ color:#06F; text-decoration:underline;}


#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px; text-align:center;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}


/*客户案例*/
#customerlist{ margin:15px 0px;}
#customerlist li{ float:left; width:232px; height:91px; text-align:center; margin:5px 7px; overflow:hidden;}
#customerlist li img{ width:230px; height:89px; border:1px solid #efefef;}

/*下载模块*/
#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*图片模块*/
#imglist{ padding:15px 0px;}
#imglist li{ float:left; width:264px; text-align:center; margin:5px 6px; overflow:hidden;}
#imglist li img{ border:1px solid #ccc; padding:1px; width:260px; height:197px;}
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}

#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:1px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/arrow.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}
/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}
/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}
/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}


/*翻页样式*/
/*分页*/
.met_page{ margin:20px 0px 20px 0px; overflow:hidden;}
.pageleft {	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageright {OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageleft {	PADDING-LEFT: 0px; FLOAT: left; TEXT-ALIGN: left; font-size:12px;}
.pageright {PADDING-RIGHT: 0px; FLOAT: right; TEXT-ALIGN: right; font-size:12px;}

.pageNavi { PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:25px; MARGIN:10px auto 0px; WIDTH:100%; PADDING-TOP:10px; TEXT-ALIGN:center }
.wp-pagenavi { margin:0px auto; padding-top:15px; font-size:12px;}
.wp-pagenavi a { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:link { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:visited { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:hover { font-weight:bold! important; color:#0b3779! important; background-color:#eee! important }
.wp-pagenavi a:active { border-right:#ccc 1px solid; padding-right:2px; border-top:#ccc 1px solid; padding-left:2px; padding-bottom:2px; margin:2px; border-left:#ccc 1px solid; padding-top:2px; border-bottom:#ccc 1px solid; text-decoration:none }

.wp-pagenavi span.pages { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.extend { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.current { border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }
.wp-pagenavi span.nolink{ border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }
